Skip to content

tests: add test program to compute pi using Monte Carlo method #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 27, 2025

Conversation

gxyd
Copy link
Collaborator

@gxyd gxyd commented Mar 26, 2025

Fixes #44

@gxyd gxyd changed the title add test program to compute pi using Monte Carlo method tests: add test program to compute pi using Monte Carlo method Mar 26, 2025
@gxyd gxyd added the test label Mar 26, 2025
@gxyd gxyd requested a review from certik March 26, 2025 12:00
Copy link
Collaborator

@certik certik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful, I think this is good!

@gxyd gxyd merged commit a9e8ef9 into main Mar 27, 2025
16 checks passed
@gxyd gxyd deleted the pi_calculation branch March 27, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test code to calculate pi
2 participants